home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 41 / PC Gamer IT CD 41 2-2.iso / KATANA / katana.exe / data1.cab / Daikatana_Files / Data / pak0.pak / models / hr_names.txt
Text File  |  1999-03-10  |  715b  |  19 lines

  1. // This file lists the valid names for hierarchical surfaces.
  2. // It is read by both the server and client and is used to set
  3. // up indexes so that the server doesn't have to send a surface
  4. // name down to the client when spawning a hierarchical model.
  5. // If you want to add a hierarchical model with a surface name
  6. // other than those listed, you will have to add it here or you
  7. // will receive the "hr_IndexForSurfaceName: unknown surface"
  8. // error.  Only 256 surface names are supported.
  9.  
  10. // the number after each name specifies whether that surface 
  11. // should be a visible or invisible surface.  0 = invisible, 
  12. // 1 = visible
  13.  
  14. hr_waist,0
  15. hr_hand,0
  16. hr_neck,0
  17. hr_muzzle,1
  18. hr_muzzle2,1
  19. hr_flame,1